home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global frm
- puppetSound("HitSound")
- set frm to 0
- set frm to frame()
- set myselect to the castNum of sprite 4
- set myview to the name of cast myselect & "W.DIR"
- go(marker(2))
- sound stop 2
- go(1, myview)
- end
-